home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / Ap-Az / AstroStack1.1.cpt / AstroStack DEMO / card_9215.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  3.9 KB  |  228 lines

  1. -- card: 9215 from stack: in
  2. -- bmap block id: 10588
  3. -- flags: 0000
  4. -- background id: 2632
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.  
  9.   hide card button id 35
  10.   hide card field id 33
  11.   show card button id 34
  12.  
  13. end openCard
  14.  
  15.  
  16. -- part 1 (field)
  17. -- low flags: 01
  18. -- high flags: 0000
  19. -- rect: left=36 top=63 right=81 bottom=194
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28.  
  29.  
  30. -- part 25 (button)
  31. -- low flags: 00
  32. -- high flags: A003
  33. -- rect: left=385 top=299 right=321 bottom=485
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Continue
  42. ----- HyperTalk script -----
  43.  
  44. on mouseUp
  45.   go to next card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 33 (field)
  51. -- low flags: 81
  52. -- high flags: 2007
  53. -- rect: left=380 top=200 right=282 bottom=485
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 34 (button)
  65. -- low flags: 00
  66. -- high flags: A003
  67. -- rect: left=386 top=171 right=193 bottom=486
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Open Speller
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   show card field ID 33
  79.   show card button ID 35
  80.   hide card button ID 34
  81. end mouseUp
  82.  
  83.  
  84.  
  85. -- part 35 (button)
  86. -- low flags: 80
  87. -- high flags: A003
  88. -- rect: left=386 top=171 right=193 bottom=486
  89. -- title width / last selected line: 0
  90. -- icon id / first selected line: 0 / 0
  91. -- text alignment: 1
  92. -- font id: 0
  93. -- text size: 12
  94. -- style flags: 0
  95. -- line height: 16
  96. -- part name: Close Speller
  97. ----- HyperTalk script -----
  98. on mouseUp
  99.   hide card field ID 33
  100.   show card button ID 34
  101.   hide card button ID 35
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 48 (field)
  107. -- low flags: 00
  108. -- high flags: 4007
  109. -- rect: left=148 top=172 right=275 bottom=287
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 0
  113. -- font id: 3
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118.  
  119.  
  120. -- part 46 (field)
  121. -- low flags: 01
  122. -- high flags: 0001
  123. -- rect: left=148 top=140 right=299 bottom=210
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 65535
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: 
  132.  
  133.  
  134. -- part 47 (field)
  135. -- low flags: 01
  136. -- high flags: 4002
  137. -- rect: left=210 top=140 right=299 bottom=348
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 0
  141. -- font id: 3
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: 
  146.  
  147.  
  148. -- part 50 (field)
  149. -- low flags: 01
  150. -- high flags: 0000
  151. -- rect: left=323 top=47 right=67 bottom=451
  152. -- title width / last selected line: 0
  153. -- icon id / first selected line: 0 / 0
  154. -- text alignment: 0
  155. -- font id: 0
  156. -- text size: 12
  157. -- style flags: 0
  158. -- line height: 16
  159. -- part name: 
  160.  
  161.  
  162. -- part contents for card part 33
  163. ----- text -----
  164. Aries                
  165. Taurus            
  166. Gemini
  167. Cancer
  168. Leo
  169. Virgo
  170. Libra
  171. Scorpio
  172. Sagittarius
  173. Capricorn
  174. Aquarius
  175. Pisces
  176.  
  177. -- part contents for card part 46
  178. ----- text -----
  179. Sun
  180. Moon
  181. Mercury
  182. Venus
  183. Mars
  184. Jupiter
  185. Saturn
  186. Uranus
  187. Neptune
  188. Pluto
  189.  
  190.  
  191.  
  192.  
  193.  
  194. -- part contents for card part 48
  195. ----- text -----
  196. Aries,   0           
  197. Taurus, 30       
  198. Gemini,  60
  199. Cancer,  90
  200. Leo, 120
  201. Virgo,  150
  202. Libra, 180
  203. Scorpio,  210
  204. Sagittarius,  240
  205. Capricorn,  270
  206. Aquarius,  300
  207. Pisces,  330
  208.  
  209. -- part contents for card part 50
  210. ----- text -----
  211. previous day:
  212.  
  213. -- part contents for card part 1
  214. ----- text -----
  215. Wed, Mar 13, 1957.
  216.  
  217. -- part contents for card part 47
  218. ----- text -----
  219. Pisces, 22, 39
  220. Leo, 15, 58
  221. Pisces, 15, 56
  222. Pisces, 14, 31
  223. Taurus, 27, 14
  224. Virgo, 27, 26
  225. Sagittarius, 14, 13
  226. Leo, 3, 12
  227. Scorpio, 2, 12
  228. Leo, 28, 39